home *** CD-ROM | disk | FTP | other *** search
/ jppd.dyndns.org / jppd.dyndns.org.tar / jppd.dyndns.org / DRIVERS / DeviceDoctor_Setup.exe / {app} / config.xml < prev    next >
Text File  |  2009-10-02  |  1KB  |  26 lines

  1. <configuration>
  2.     <settings>
  3.         <version>1.0.0.1</version>
  4.         <company_name>Device Doctor Software</company_name>
  5.         <product_name>Device Doctor</product_name>
  6.         <image_path>images</image_path>
  7.         <license_backend>no_licensing</license_backend>
  8.         <partner_id />
  9.         <treatment_id>1</treatment_id>
  10.         <channel_id>1</channel_id>
  11.         <scheduler>
  12.             <author>Device Doctor Software</author>
  13.             <description>Runs a driver scan scan to check for critical driver updates.</description>
  14.         </scheduler>
  15.     </settings>
  16.     <strings>
  17.         <section name="agent">
  18.             <string name="scan_title">Your system's device drivers may be out of date</string>
  19.             <string name="reminder_title">Your system needs critical driver updates</string>
  20.             <string name="reminder_message">Devices on your system require driver updates.\nClick this balloon to fix this problem.</string>
  21.             <string name="scan_message">Click this balloon to begin a scan for critical driver updates.</string>
  22.             <string name="menu_exit">Exit</string>
  23.             <string name="menu_restore">Restore</string>
  24.         </section>
  25.     </strings>
  26. </configuration>